Tile Store Usage Mode
enum TileStoreUsageMode
Content copied to clipboard
Describes tile store usage modes.
Entries
READ_AND_UPDATE
Link copied to clipboard
Content copied to clipboard
Tile store enabled for accessing local tile packs and for loading new tile packs from server.All tile requests are converted to tile pack requests, i.e.the tile pack that includes the request tile will be loaded, and the tile extractedfrom it.